home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / internet / ncftp222 / readme.txt < prev   
Encoding:
Text File  |  1995-10-19  |  2.5 KB  |  55 lines

  1. This program is NcFTP, ported to work on Windows95. I am currently putting the
  2. program into beta to ensure that everything is working correctly on a
  3. variety of machines. Please see the file port_progress for the features
  4. that are working, aren't working, and a few little quirks.
  5.  
  6. By request of the original author, the source code will be released. However,
  7. (by permission of the author), I will attempt to clean up, and tighten up,
  8. the code before it is released. Please, E-mail me with any problems you may
  9. have so they can be corrected. (Look to the file port_progress.h for known 
  10. bugs)
  11.  
  12. As much as I would like to, I can't take credit for this program. That goes to
  13. M Gleason. I can only take credit for what it took to move it to Windows 95, 
  14. which was a realization that it could be done, and two weeks of evening
  15. programming.
  16.  
  17. This port retains Micheal Gleason's copyright, and is being released into the
  18. public domain.
  19.  
  20. A copy of the man page for ncftp is included as ncftp.doc
  21.  
  22. Use and enjoy. szurgot@Infi.net
  23.  
  24. As this is a beta, please check back to my Web Page for updated versions.
  25.  
  26. A few notes:
  27.    A few environment variables are required.
  28.     HOME=Your Home directory. .ncftprc and .ncrecent will go there.
  29.     USER=your login name on your provider.
  30.         HOST=your provider. USER&HOST are used to create your default
  31.            anonymous password.
  32.    C:\TEMP is currently required. Sorry.
  33.    When doing lcd, use / instead of \ Changing drives work fine though.
  34.    Including in the initial distribution is a sample .ncftprc file.
  35.    copy the ncftprc.sam file to ".ncftprc" in the HOME directory (YES, the dot
  36.     will work)
  37.  
  38.    All major functionality seems to work. Please contact me if there are any
  39.    problems. I wish to remove all bugs.
  40.  
  41.    On the two machines that I have access to for testing purposes, ASCII
  42.    receives only seem to work if you set the RWIN, And MTU. As I highly
  43.    recommend setting these anyway (and not just for this program), I have 
  44.    included "PPP1.REG" and "PPP2.REG" to update your registry with the
  45.    information. Just type "START PPPx.REG", the reboot when it is done.
  46.    Note: Verify this, and if it does not work, set them manually.
  47.  
  48.    Colon mode can be flakey if you are connecting to a slow site. It may
  49.    hangup if it doesn't log on and get a ls fast enough...
  50.  
  51.    When you ^C to abort the program will crash. I know and am working on it.
  52. --
  53. Once again, email me at szurgot@infi.net with any comments, and check
  54. the web page http://www.itribe.net/virtunix
  55.